Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/zmaqsoo/public_html/query.php on line 22
table_arr = new Array(); row_arr = new Array();row_arr[0]=''; table_arr[0] = row_arr;
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zmaqsoo/public_html/query.php on line 68
row_arr = new Array();row_arr[0]='
';
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/zmaqsoo/public_html/query.php on line 199
row_arr[1]='
¤ title="join my list!" style="color:">join my list!'; row_arr[2]='
¤ Check out: broadQAst.com - share travel tips & pics with the world!'; row_arr[3]='
'; table_arr[1] = row_arr; for (i=0; i < table_arr.length; i++){ for (j=0; j < table_arr[i].length; j++){ document.writeln(table_arr[i][j]) } };